-
- All Implemented Interfaces:
-
java.io.Serializable
public final class ScannerResult implements Serializable
-
-
Method Summary
Modifier and Type Method Description final Map<String, Object>getData()final LonggetCreatedAt()final StringgetStatus()final StringgetMessage()final StringgetErrorCode()-
-
Method Detail
-
getCreatedAt
final Long getCreatedAt()
-
getMessage
final String getMessage()
-
getErrorCode
final String getErrorCode()
-
-
-
-